func go/ast.sortComments

3 uses

	go/ast (current package)
		commentmap.go#L22: func sortComments(list []*CommentGroup) {
		commentmap.go#L153: 	sortComments(tmp)
		commentmap.go#L277: 	sortComments(list)